ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / SortableBindingList<T> Class / SupportsAdvancedSorting Property

In This Topic
    SupportsAdvancedSorting Property
    In This Topic
    Gets a value that indicates whether the data source supports advanced sorting.
    Syntax
    'Declaration
     
    Public ReadOnly Property SupportsAdvancedSorting As Boolean
    public bool SupportsAdvancedSorting {get;}
    See Also